home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Interactive Quarterly
/
The Best of New Machine Publishing 1 - Disc 4: Interactive Quarterly.iso
/
pc
/
toc.dir
/
00275.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1997-01-16
|
324 b
|
17 lines
on mouseDown
puppetSprite(19, 1)
set the memberNum of sprite 19 to the number of member "HOT DOWN"
updateStage()
end
on mouseUp
set the memberNum of sprite 19 to the number of member "HOT BOX"
updateStage()
puppetSprite(19, 0)
unLoad()
puppetSprite(6, 0)
SetReturn()
updateStage()
go("hot flash")
end